AdCoursePreReq 
Logical Entity Name  AdCoursePreReq 
Default Table Name  AdCoursePreReq 
Physical Only  NO 
Definition 
 
Note 
 

AdCoursePreReq Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCoursePreReqID(PK)    int  NO 
 
AdCourseID(FK)    int  NO 
 
AdPreReqID(FK)    int  NO 
 
Type    char(1)  NO 
 
UserID    int  NO 
 
Active    bit  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
AdCoursePreReqNodeID(FK)    int  YES 
 

AdCoursePreReq Primary and Unique Keys 
Key Name  Key Type  Keys 
AdCoursePreReq_AdCoursePreReqID_U_C_IDX  PrimaryKey  AdCoursePreReqID 
AdCoursePreReq_AdCoursePreReqNodeID_Type_AdPreReqID_AdCoursePreReqID_U_N_IDX  Index  AdCoursePreReqNodeID, Type, AdPreReqID, AdCoursePreReqID 

AdCoursePreReq Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdCourse  Non-Identifying  One To Zero or More  FK_AdCoursePreReq_AdCourseID_AdCourse_AdCourseID      AdCourseID  NO  YES 
AdCoursePreReqNode  Non-Identifying  Zero or One to Zero or More  Fk_AdCoursePreReq_AdCoursePreReqNodeID_AdCoursePreReqNode_AdCoursePreReqNodeID      AdCoursePreReqNodeID  NO  YES 
AdCourse  Non-Identifying  One To Zero or More  FK_AdCoursePreReq_AdPreReqID_AdCourse_AdCourseID      AdPreReqID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdCoursePreReq Check Constraints 
Check Constraint Name  CheckConstraint